home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1257 < prev    next >
Encoding:
Text File  |  1996-08-06  |  2.3 KB  |  65 lines

  1. Path: news.iconn.net!news
  2. From: thecrow@iconn.net (The Crow)
  3. Newsgroups: comp.object,comp.software-eng,comp.lang.c++
  4. Subject: Re: Moving from C to C++
  5. Date: 10 Jan 1996 04:12:34 GMT
  6. Organization: I rule the world
  7. Message-ID: <4cvebi$f0n@news.iconn.net>
  8. References: <4cs44p$3pk@ixnews8.ix.netcom.com> <4csb8e$n0i@crusher.ici.net>
  9. NNTP-Posting-Host: st-ts00-01.iconn.net
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <4csb8e$n0i@crusher.ici.net>, cascio@augusta-dev.com≈ says...
  15. >
  16. >In article <4cs44p$3pk@ixnews8.ix.netcom.com>, pochy@pop.ix.netcom.com 
  17. >says...
  18. >>
  19. >
  20. >
  21. >>Is it better to ease everyone into using C++ as a better C and take
  22. >>advantage of the encapsulation, getting people familar on the tools
  23. >>before jumping into a full object-oriented development?  Or should 
  24. >>one jump right in a take the learning curve hit, sacrificing time to
  25. >>market?
  26. >>
  27. >
  28. >Hi,
  29. >
  30. >First, I would NOT try to move everyone into C++ at once either way.  
  31. >The "sheep dip" approach is a recipe for disaster.
  32. >
  33. >I would highly recommend hiring or contracting with a "coach".  
  34. >Someone who has many years experience in the OO/C++ world.  Then, take 
  35. >some of your senior people (as long as they're not dinosaurs who 
  36. >refuse to learn anything new), put them with the coach, and let them 
  37. >build a small pilot project.  Let the coach run the show!  After you 
  38. >have that core group up to speed, then disperse them to other 
  39. >projects, and "let each one teach one", as the old saying goes.
  40. >
  41. >It's very difficult to learn this stuff from books. You have to have 
  42. >someone you can just ask, "How would I do this in C++", or, "Why am I 
  43. >getting this compiler error?", or "How do I implement a pointer to a 
  44. >member function?"
  45. >
  46. >Hope this helps,
  47. >-JC
  48. >
  49. >-- 
  50. >// -----------------------------------------------------
  51. >// Joseph Cascio, Jr.        // Augusta Development
  52. >// 26 Coach Road             // 508-339-0641
  53. >// Mansfield, MA 02048-2606  // cascio@augusta-dev.com
  54. >// -----------------------------------------------------
  55. >
  56.  I have a book written in 1988, that says C++ is begenning to replace C 
  57. already. This is the computer industry, what the hell is going on? Why isnt C 
  58. dead yet when c++ does all and more? I'm not really upset or anything, I just 
  59. dont understand.
  60. -- 
  61. The Crow - thecrow@iconn.net
  62. "It can't rain all the time"
  63. -Kryptology
  64.  
  65.